home *** CD-ROM | disk | FTP | other *** search
/ CD Actual 22 / PC Actual CD 22.iso / progs / Netobj / netobj / t2.z / IDInspector.class (.txt) < prev    next >
Encoding:
Java Class File  |  1997-04-29  |  179 b   |  4 lines

  1. interface IDInspector {
  2.    void OnPropertyChanged(int var1);
  3. }
  4.